New file unexec.h, the (simple) interface for unexec.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 Mar 2011 23:59:54 +0000 (16:59 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 Mar 2011 23:59:54 +0000 (16:59 -0700)
commitd1c3b0e4589a8671dbb214b24e4c2856a7775053
tree0a07f881412030ab9807c803a2e132727fd4543c
parent6eb6ffa0f0c62593a47ac0ea8a700a6e83bca5cc
New file unexec.h, the (simple) interface for unexec.

* deps.mk (emacs.o, unexaix.o, unexcw.o, unexcoff.o, unexelf.o):
(unexhp9k800.o, unexmacosx.o, unexsol.o, unexw32.o):
Depend on unexec.h.
* emacs.c [!defined CANNOT_DUMP]: Include unexec.h.
* unexaix.c, unexcoff.c, unexcw.c, unexelf.c, unexhp9k800.c:
* unexmacosx.c, unexsol.c, unexw32.c: Include unexec.h.
src/ChangeLog
src/deps.mk
src/emacs.c
src/unexaix.c
src/unexcoff.c
src/unexcw.c
src/unexelf.c
src/unexhp9k800.c
src/unexmacosx.c
src/unexsol.c
src/unexw32.c